home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-1.iso / Files / Util / M / MacDOS 3.0.sit / MacDOS 3.0 ƒ / executables / MacDOS 3.0.rsrc / TEXT_161_PRINT.txt < prev    next >
Encoding:
Text File  |  1995-04-09  |  507 b   |  16 lines

  1. Prints text files.
  2.  
  3. PRINT [file] [/P] [/D]
  4.  
  5.   file  specifies what is to be printed.
  6.         It can be a filename, a wildcarded filename, or a directory
  7.         name, possibly preceded by a volume and path spec.
  8.         PRINT ignores files which are not of type 'TEXT'.
  9.         If 'file' is missing, PRINT prints the console window.
  10.  
  11.   /P    prompts the user for confirmation before printing
  12.         each file.
  13.  
  14.   /D    displays the standard Print dialog before printing the
  15.         first file of a series.
  16.